home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d11 / ansimate.arc / ANSIMATE.DOC < prev    next >
Text File  |  1991-05-19  |  27KB  |  540 lines

  1.  
  2.                                A N S I - M A T E
  3.                               ~~~~~~~~~~~~~~~~~~~
  4.  
  5.                * The friendly way to learn more about ANSI.SYS! *
  6.  
  7.  
  8.         
  9.      +--------------------------------------------------------------------+
  10.      |             ANSI-MATE v1.0 and this documentation are              |
  11.      | Copyright (C) 1991 BOB-KIT Software Company.  All rights reserved. |
  12.      +--------------------------------------------------------------------+
  13.  
  14.  
  15.         Table of Contents
  16.         ~~~~~~~~~~~~~~~~~
  17.  
  18.         ANSI-MATE ■ A Shareware Program .............................. 1
  19.  
  20.  
  21.         Disclaimer ................................................... 2
  22.  
  23.  
  24.         BOB-KIT Software Company ■ About Us .......................... 2
  25.  
  26.  
  27.         Introduction / System Requirements ........................... 3
  28.  
  29.  
  30.         Registration Benefits ........................................ 3
  31.  
  32.  
  33.         CONFIG.SYS - An Important Detail ............................. 4
  34.  
  35.  
  36.         CONFIG.SYS (cont.) / Getting Started ......................... 5
  37.  
  38.  
  39.         Running ANSI-MATE ............................................ 6
  40.  
  41.  
  42.         Running ANSI-MATE (cont.) .................................... 7
  43.  
  44.  
  45.         Limitations of ANSI.SYS & Overcoming These Limitations ....... 8
  46.  
  47.  
  48.         Trying Different Colors / In Conclusion / VENDOR INFO ........ 9
  49.  
  50.  
  51.         Registration Form ........................................... 10
  52.                                
  53.  
  54.  
  55.                                   -- Page 1 --
  56.         ANSI-MATE ■ A Shareware Program
  57.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  58.              ANSI-MATE is currently released as a "shareware" program
  59.         and is provided, at no cost, to the user for evaluation.  You
  60.         are encouraged to share copies of this program with friends and
  61.         "upload" it to local & national Bulletin Board Systems.  PLEASE
  62.         BE SURE ALL FILES ARE INCLUDED and UNMODIFIED.  Thank you!
  63.            
  64.              "Shareware" is a concept where computer users have an
  65.         opportunity to try a software program before they buy it.
  66.         Shareware is comparable to commercial software in quality
  67.         (there are good ones and bad ones), but not usually in price.
  68.         Shareware is normally much less expensive because the author
  69.         has not spent the many thousands, even millions, of dollars
  70.         on advertising that commercial software companies do.  Thus,
  71.         the overhead is much less and your cost reflects this.  If you
  72.         use a shareware program for a reasonable period of time and
  73.         have found it useful, you are required to register it.
  74.            
  75.         
  76.  
  77.         Disclaimer ■ Agreement
  78.         ~~~~~~~~~~~~~~~~~~~~~~
  79.         Users of ANSI-MATE must accept this disclaimer of warranty:
  80.         "ANSI-MATE" is supplied "as is".  The author disclaims all
  81.         warranties, either expressed or implied, including without
  82.         limitation, the warranties of merchantability and of fitness
  83.         for any purpose.  The author assumes no liability for damages,
  84.         direct or consequential, which may result from the use of this
  85.         program.  If, for any reason, the user does not agree with
  86.         this, then the software program referred to by the author as
  87.         "ANSI-MATE" will not be used.
  88.      
  89.      
  90.         
  91.         BOB-KIT Software Company - about us
  92.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  93.              My name is Bob Smith.  My wife, Kitty, and I operate this
  94.         business out of our home in Detroit.  We have two children, but
  95.         are expecting a third in late August [then one of us is getting
  96.         the "snip" job =)].
  97.  
  98.              I feel it's important to have as much personal contact with
  99.         our customers as possible - I've been known to call someone "out
  100.         of the blue" and ask their opinion on one of our programs.  This
  101.         gives him/her an opportunity to offer suggestions while I get some
  102.         honest feedback.  The most common suggestions are incorporated
  103.         into upgrades as soon as possible.
  104.  
  105.              You'll find me to be very accessible.  Call any weekday
  106.         10am-6pm and most likely you'll catch me at the computer banging
  107.         out some source code.  If I'm away (like to the Post Office mailing
  108.         disks), Kitty is usually here to answer your call.  Have a question
  109.         or suggestion?  CALL US: (313)372-2669.
  110.  
  111.                                   -- Page 2 --
  112.         Introduction
  113.         ~~~~~~~~~~~~
  114.              ANSI.SYS is a "device driver" which sits idly on too many
  115.         hard-drives.  Some of us load it in our CONFIG.SYS file because
  116.         we like the more colorful/graphic screens when calling our local
  117.         Bulletin Board Systems.  Others have never loaded it because they
  118.         aren't sure what it does or how to use it.
  119.  
  120.              Well, it's my goal to teach you a few things about this "free"
  121.         utility AND show you some effective ways of using it.  ANSI-MATE
  122.         is the first step.  We'll create batch files that take advantage
  123.         of ANSI.SYS's two most useful abilities:  Changing DOS screen colors
  124.         to something more pleasant than the drab grey-white on black and,
  125.         more importantly, re-defining keys (& key combinations) to save us
  126.         mega-keystrokes creating a virtual "menu" of commands at our
  127.         fingertips!
  128.  
  129.              ANSI-MATE walks you thru the process of producing these batch
  130.         files and writes REMarks in each one so you know what's going on.
  131.         Examine and/or make changes to any batch file you create with this
  132.         program - "hands on" is one of the best ways to learn.
  133.  
  134.         NOTES: These key-definitions / color attributes are only in effect
  135.                while you're in DOS.  They don't "get in the way" of running
  136.                any programs.  Avoid assigning key combinations which are used
  137.                by any of your "terminate & stay resident" (TSR) programs -
  138.                one or the other simply won't function while in DOS.
  139.          
  140.  
  141.         System Requirements
  142.         ~~~~~~~~~~~~~~~~~~~
  143.              ANSI-MATE version 1.0 will operate on any IBM PC/XT/AT or true
  144.         compatible running DOS 2.1 or higher with 135K free RAM.
  145.  
  146.         * IBM is a registered trademark of International Business Machines.
  147.  
  148.  
  149.         Registration Benefits
  150.         ~~~~~~~~~~~~~~~~~~~~~
  151.              ANSI.SYS can place the cursor anywhere on your screen, clear
  152.         one or more rows, & produce "blinking" colors along with other
  153.         useful capabilities.  I've gathered all the information I could
  154.         find about ANSI.SYS, then wrote an essay.  Included in that essay
  155.         is a chart showing all key "scan codes", color codes and the BEST
  156.         way for you to write your own batch files that use all of ANSI.SYS's
  157.         capabilities.  Plus, I wrote a handy utility program that allows
  158.         you to change attributes RIGHT FROM THE COMMAND LINE!  The essay,
  159.         key/color charts, utility, and your PERSONALIZED copy of ANSI-MATE
  160.         are all included when you become a registered user.  How much does
  161.         all this cost, you ask?  Registration is $10.  Yep, only 10 bucks!
  162.         For your convenience, a registration form is attached to the end
  163.         of these instructions or can be printed right from the program.
  164.         NOTE: The key "scan code" chart includes [F11], [F12], other
  165.         ~~~~  extended key combinations & how to use them with ANSI.SYS.
  166.  
  167.                                   -- Page 3 --
  168.         CONFIG.SYS - An Important Detail
  169.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  170.              ANSI-MATE helps you create batch files that use ANSI.SYS
  171.         capabilities.  Before executing any of these batch files, you
  172.         must have "device=[drive]\[directory]\ansi.sys" in the file
  173.         named "CONFIG.SYS".  If ANSI.SYS resided in the directory named
  174.         "C:\DOS", that line would read "device=c:\dos\config.sys".  Upper-
  175.         and/or lower-case letters are all okay.
  176.  
  177.              Upon "booting" your computer (turning it on), the first file
  178.         DOS looks for is "CONFIG.SYS".  When that file isn't present, DOS
  179.         just continues - in other words, your computer works fine without
  180.         it.  However, this file is a great way to CONFIGure your SYStem.
  181.  
  182.              For our purposes, the only configuring we're concerned with
  183.         is making sure that ANSI.SYS has been "loaded".
  184.  
  185.              If you don't currently have a file called "CONFIG.SYS", no
  186.         stress!  We'll create one using EDLIN, another "free" DOS utility.
  187.  
  188.              EDLIN.COM is normally located in your "DOS" directory on a
  189.         hard-drive or on your "DOS Utilities" diskette.  Change to the
  190.         directory where it resides OR, assuming its location is part of
  191.         your "path" statement in AUTOEXEC.BAT, simply type:
  192.  
  193.                        EDLIN CONFIG.SYS [ENTER]  <--- This always means to
  194.                                                       press your [ENTER], [CR],
  195.                                                       or [Return] key.
  196.  
  197.         (Please refer to your DOS manual if "path" or AUTOEXEC.BAT are
  198.         unfamiliar to you.)
  199.  
  200.         You should see:
  201.  
  202.         New file
  203.         * <--(cursor blinking next to asterisk)
  204.  
  205.         At the cursor, type the letter [i] (or [I]) and press [ENTER].
  206.         You'll see this:
  207.  
  208.         New file
  209.         *
  210.                 1.* <--(cursor next to asterisk)
  211.  
  212.                 Type:
  213.                 1.*device=ansi.sys [ENTER]
  214.                 2.* <--(cursor now here)
  215.  
  216.         Press [Ctrl] + [Break] simultaneously to put the cursor back on the
  217.         left side of your screen next to an asterisk again.  Press [e];
  218.         [ENTER] and you should be back at your normal DOS prompt.  At "1.*"
  219.         you would type the drive letter and directory location of ANSI.SYS
  220.         only IF it's not in your root directory.
  221.                                   Continues...
  222.  
  223.                                   -- Page 4 --
  224.         CONFIG.SYS (cont.)
  225.         ~~~~~~~~~~~~~~~~~~
  226.              Now, let's make sure all went well.  At the DOS prompt, type:
  227.  
  228.                             TYPE CONFIG.SYS [ENTER]
  229.  
  230.              You should see the one line you had entered.
  231.  
  232.         If you have just created CONFIG.SYS, you'll need to "re-boot" your
  233.         computer so DOS will recognize that we want ANSI.SYS loaded.  DOS
  234.         only looks for CONFIG.SYS upon booting.  Be sure CONFIG.SYS is in
  235.         your root directory.
  236.  
  237.         Assuming everthing's okay, let's move on..........
  238.         (If not, please re-read this section - if you don't find the answers
  239.         here or in your DOS manual, call me.)
  240.  
  241.  
  242.  
  243.         Getting Started
  244.         ~~~~~~~~~~~~~~~
  245.              Okay.  We've got ANSI.SYS capability and now we're ready to
  246.         write a batch file that makes use of it.
  247.  
  248.              Log onto the directory that contains ANSI-MATE & type:
  249.  
  250.                                 AM [ENTER]
  251.  
  252.              ANSI-MATE will adjust its display for a monochrome, B&W, or
  253.         color monitor accordingly.  You may, however force ANSI-MATE to
  254.         run in monochrome by adding a space, then the letter [M] before
  255.         pressing [ENTER].  The same deal for color: Add a space, then the
  256.         letter [C] before pressing [ENTER].  This "command line switch" is
  257.         available so that folks who have a monochrome video adaptor & color
  258.         monitor OR vice versa can achieve the best display.
  259.  
  260.         EXAMPLE: To force ANSI-MATE to run in color, type:  AM C [ENTER]
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.                           
  270.  
  271.  
  272.  
  273.                                
  274.  
  275.  
  276.  
  277.  
  278.  
  279.                                   -- Page 5 --
  280.         Running ANSI-MATE
  281.         ~~~~~~~~~~~~~~~~~
  282.              Once the program begins, you'll notice the bottom screen area
  283.         contains a "Notes" window.  These "Notes" change with each menu
  284.         you select from.  Their purpose is to offer little reminders about
  285.         what's going on.
  286.  
  287.              Your first decision is naming this batch file.  ANSI-MATE adds
  288.         the .BAT extension for you and doesn't allow "illegal" DOS filename
  289.         characters to be entered.  Since the remainder of this section will
  290.         serve as a tutor, let's name it "LEARN".  If you select a name for
  291.         your batch file that already exists in the current directory, ANSI-
  292.         MATE will inform you and ask if you'd like to overwrite it or not.
  293.         Selecting [N] allows you to enter a different name.  [Y] overwrites
  294.         and continues.
  295.  
  296.              Once the name is typed and you press [ENTER], ANSI-MATE will
  297.         ask if you're using DOS 3.3 or higher.  Almost any batch file's
  298.         first line should be "echo off" - this prevents the remainder of
  299.         the batch file's commands from being "echo"ed to the screen.  DOS
  300.         3.3 and later allows you to add "@" to the "echo off" statement so
  301.         that line isn't echoed either.  ANSI-MATE will write the proper
  302.         statement to LEARN.BAT after you type [Y] or [N].  You can also press
  303.         [ESC] at this time if you want to exit the program.  You'll be asked
  304.         for confirmation and reminded that your batch file will be erased -
  305.         there's nothing written to it yet, so no reason to save it.
  306.  
  307.              The next mini-menu offers you three (3) selections to choose
  308.         from.  Press [K] to re-define a particular key or combination of keys;
  309.         Pressing [C] allows you to assign foreground/background colors; And
  310.         [D] or [ESC] tells ANSI-MATE you want to exit the program.  If no
  311.         key and/or color assignments have yet been made to a batch file, you
  312.         will first be asked if you wish to exit, then if you want to save
  313.         this file.  Since the only thing written so far would be "@echo off"
  314.         or "echo off", there's no reason to keep it, but you're still given
  315.         the opportunity.
  316.  
  317.              For our "tutoring" purposes, press [K].  You're now asked which
  318.         key (or combination of keys) you want LEARN.BAT to define.  Press
  319.         [F10] and we'll assign this key to clear your screen each time you
  320.         press it while in DOS.  The "Notes" window reminds you to enter
  321.         the "string" of characters to replace with the [F10] key and that
  322.         you'll have a chance to add two (2) more after this one.  Well, we
  323.         just want it to clear the screen, so type: CLS [ENTER].  You don't
  324.         want to add another "string" at this time, so press [N] when asked.
  325.  
  326.              Next, we go back to the previous mini-menu again.  You always
  327.         return to this menu after assigning a key or color until you indicate
  328.         that you're "[D]one!".  Let's define another key - press [K].  Now
  329.         press [Home] to indicate we want to re-define that key.  We'll add
  330.         two strings this time.  First, type: CD\ [ENTER], then [Y] (Yes, we
  331.         want to add another).
  332.  
  333.                                   Continues...
  334.  
  335.                                   -- Page 6 --
  336.         Running ANSI-MATE (cont.)
  337.         ~~~~~~~~~~~~~~~~~
  338.         The "Notes" window shows what string was just
  339.         entered as a helpful reminder.  Now type: CLS [ENTER], then [N]
  340.         (we're finished with [Home]).  Back to our mini-menu again.  If you
  341.         don't have a color monitor, skip the next paragraph (unless, of course
  342.         you'd like to change colors to, say, black on white which looks fine.)
  343.  
  344.              This time press [C] so we can make our DOS environment a little
  345.         more pleasant to look at. =)  ANSI-MATE asks if you want to change
  346.         the [F]oreground or [B]ackground, so press [F] and we'll start here.
  347.         The "Notes" window lets you know that you'll be able to specify a
  348.         "Bold/Bright" attribute to foreground colors other than Brown / Yellow
  349.         or Black.  Black for obvious reasons, and Yellow is assumed for
  350.         foreground color.  Once you master ANSI.SYS, feel free to assign
  351.         your foreground color to Brown, but I suspect you probably won't like
  352.         it much.  To make this interesting, move the highlight bar to Blue
  353.         and press [ENTER].  We don't want to make it "Bold/Bright" so press
  354.         [N] when asked.  Now (we're back at the mini-menu), press [C] again
  355.         and this time let's do the [B]ackground.  Select White, then press
  356.         [D] to indicate we're Done.  ANSI-MATE confirms this decision, then
  357.         asks if you'd like to create another batch file.  At this time, we
  358.         don't, so press [N] to exit the program.
  359.  
  360.              To demonstrate our "finished product", type: LEARN [ENTER] at
  361.         the DOS prompt.  Your DOS prompt will move down several lines without
  362.         displaying anything (with the exception of "echo off" with DOS 3.2 or
  363.         lower).  What the batch file has done is echoed the ansi "escape
  364.         sequence" and the proper characters.  ANSI.SYS captures these codes,
  365.         then executes them.  Pressing [F10] at this time *should* clear your
  366.         screen.  If not, check to be sure "device=ansi.sys" is in your
  367.         CONFIG.SYS file and read the previous section for further details.
  368.         If the screen DID clear, then pressing [Home] will change to the
  369.         "root" directory and clear the screen.  By the way, if your monitor
  370.         is color and you added those assignments in LEARN.BAT, your screen
  371.         should be Blue text on a White background.  Neat, huh?
  372.  
  373.              Now, you should be able to use ANSI-MATE effectively to utilize
  374.         the key/color defining capabilities of ANSI.SYS.  There are, however,
  375.         some limitations - the next section provides details.
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.                                   -- Page 7 --
  392.         Limitations of ANSI.SYS & Overcoming these limitations
  393.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  394.              ANSI.SYS can be both fun & productive to work with.  It can
  395.         also be frustrating.  There are two major limitations with ANSI.SYS:
  396.  
  397.         1) There's only a certain amount of allocated ANSI.SYS memory that
  398.            you can utilize for key-defining.
  399.  
  400.         2) Running several batch files concurrently that define, then
  401.            re-define the same keys just continue to stack up - instead
  402.            of being able to clear that memory out and start fresh.  The
  403.            only alternative is to re-boot your computer and just run the
  404.            batch file(s) which you've decided assign(s) keys/colors the
  405.            way you want.
  406.  
  407.              There are ways to overcome these limitations.  First, it's
  408.         important not to go "hog wild" by re-defining every possible key
  409.         combination.  Even if ANSI.SYS imposed NO restrictions as is, I
  410.         wouldn't recommend making so many re-definitions that it got to
  411.         be confusing.  Which brings me to another important note: Write
  412.         down all keys (or combination of keys) you've assigned and their
  413.         corresponding definitions.  I've got a strip of paper across the
  414.         top of my keyboard with a list of each key definition I use.
  415.  
  416.              There's a super utility from PC Magazine called "ANSI.COM"
  417.         which does everything ANSI.SYS does, but allows you to specify
  418.         any size "key definition buffer" up to 60K!  I highly recommend
  419.         it.  ANSI.COM is Copyright 1988, Ziff Communications and was
  420.         written by Michael J. Mefford.  You can download ANSI.COM *FREE*
  421.         from the PCMAGNET forum on CompuServe.  There are also copies
  422.         available on local Bulletin Board Services.  The copy I use came
  423.         with their fantastic book/disk combo., "DOS Power Tools".  Two
  424.         paragraphs back I mentioned that ANSI.SYS doesn't allow you to
  425.         "clear" it's allocated memory and start fresh without rebooting.
  426.         Well, ANSI.COM overcomes that limitation, also!  You can clear,
  427.         define, clear, re-define, etc. in the same session.  Cool.
  428.  
  429.              I presume my praise for ANSI.COM may have you thinking that
  430.         ANSI.SYS is inferior - and you'd be right.  However, you can still
  431.         accomplish quite a bit with ANSI.SYS - just don't overdue it.
  432.         Although, there's absolutely NO HARM DONE if you load too many
  433.         key definitions, ANSI.SYS will simply ignore anything more than
  434.         it can handle.  In fact, before you even bother to locate a copy
  435.         of ANSI.COM, consider this: ANSI.SYS allows app. 200 bytes for
  436.         key definitions (depending on which version of DOS you use).
  437.         You could define 9 or 10 keys, each with 20 characters assigned
  438.         to it and you shouldn't have any problem.  If your needs don't
  439.         require more, no problem!  I used ANSI.SYS myself until recently &
  440.         only switched because I have so many sub-directories for various
  441.         programs I'm working on.  To make my directory-changing chores a
  442.         bit less tedious, I now use ANSI.COM, but only allocate 400 bytes
  443.         for key definitions - that's all I need.
  444.  
  445.         NOTE: ANSI.COM will NOT load itself if ANSI.SYS is already present.
  446.  
  447.                                   -- Page 8 --
  448.         Trying Different Colors
  449.         ~~~~~~~~~~~~~~~~~~~~~~~
  450.              When I finally got a color monitor, the first thing I wanted
  451.         to do was experiment with different colors in DOS.  If you're new
  452.         to ANSI.SYS & haven't done much with your colors before, you may want
  453.         to create several batch files with ANSI-MATE that will let you see
  454.         what different color combinations look like.
  455.  
  456.              For example, create one called REDWHITE.BAT, then assign the
  457.         foreground to RED and the background WHITE.  When you execute this
  458.         file, it'll let you see what that particular combination looks like.
  459.         Another could be NORMAL.BAT which sets the foreground back to WHITE
  460.         with a BLACK background again.  My personal favorite would be
  461.         WHITBLUE.BAT setting foreground to white and the background to BLUE.
  462.         You can make another called YELBROWN.BAT to see what YELLOW on BROWN
  463.         might look like (not too bad).  I think you've got the picture. =)
  464.  
  465.  
  466.         In Conclusion...
  467.         ~~~~~~~~~~~~~~~~
  468.              ANSI-MATE offers you a great way to learn more about utilizing
  469.         ANSI.SYS effectively & I hope you find it useful.  If you like and
  470.         plan to use this program, I would appreciate you becoming a registered
  471.         user.  Remember, for just 10 bucks, you'll get a personalized copy
  472.         of ANSI-MATE, the handy utility, and the essay including key/color
  473.         charts.  I think you'll find the essay alone to be worth more the
  474.         cost for registration.
  475.                                                                
  476.  
  477.           THANK YOU FOR EVALUATING ANSI-MATE & SHARING IT WITH OTHERS!
  478.           ************************************************************
  479.  
  480.  
  481.  
  482.         VENDOR INFO
  483.         ~~~~~~~~~~~
  484.              ANSI-MATE may be freely distributed under these conditions:
  485.  
  486.                 - All files must be included & unmodified.  They are:
  487.  
  488.                                 * AM.EXE
  489.                                 * ANSIMATE.DOC
  490.                                 * READ_ME!.BAT
  491.                                 * SEE.COM
  492.  
  493.                 - No fee may be charged, with the exception of a REASONABLE
  494.                   amount to cover your costs (NOT to exceed $5).
  495.  
  496.                 - You must contact BOB-KIT Software Company and inform us
  497.                   that you are distributing the program.
  498.  
  499.  
  500.  
  501.  
  502.                                      
  503.                                   -- Page 9 --
  504.         +-------------------------------------------------------------+
  505.         |                 ANSI-MATE Registration Form                 |
  506.         |                                                             |
  507.         |    ___ Yes!  Send my personalized copy of ANSI-MATE for     |
  508.         |        only $10 (U.S. funds).  I understand the most        |
  509.         |        recent version will be mailed 1st Class upon         |
  510.         |        reciept of my order.  Also, I'll recieve an essay    |
  511.         |        about ANSI.SYS, color/key scan code charts, and      |
  512.         |        the handy command-line utility, all FREE!            |
  513.         |                                                             |
  514.         |        ___ I have a 5 1/4" disk-drive.                      |
  515.         |                                                             |
  516.         |        ___ I need this sent on a 3 1/2" diskette.           |
  517.         |           (Only if you don't have a 5 1/4" drive.  Thanx!)  |
  518.         |                                                             |
  519.         |    Here's where to send it:                                 |
  520.         |                                                             |
  521.         |        Name_________________________________________        |
  522.         |                                                             |
  523.         |        Address______________________________________        |
  524.         |                                                             |
  525.         |        City_____________________ St___ Zip _________        |
  526.         |                                                             |
  527.         |        Please print your name as you would like it to       |
  528.         |        appear at the top of the screen:                     |
  529.         |                                                             |
  530.         |        _____________________________________________        |
  531.         |                                                             |
  532.         |        Please send check or money order to:                 |
  533.         |                                                             |
  534.         |                    BOB-KIT Software Company                 |
  535.         |                         P.O. Box 13717                      |
  536.         |                       Detroit, MI  48213                    |
  537.         |                                                             |
  538.         |      Cash is okay, too - however I don't recommend it.      |
  539.         +-------------------------------------------------------------+
  540.